home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / dfÜ / bbs / tronbbs / tron / scripts / fax.script < prev    next >
Encoding:
Text File  |  1996-07-16  |  302 b   |  17 lines

  1.  
  2. ;;; Script to receive faxes with the tron BBS system
  3. ;;; When a fax is detected , the BBS will run this script
  4. ;;; to invoke a fax receive with GPFax
  5.  
  6. failat 21
  7.  
  8. rx "address rexx_gpfax openserial"
  9. rx "address rexx_gpfax fconreceive"
  10. rx "address rexx_gpfax closeserial"
  11. wait 5
  12.  
  13. failat 10
  14.  
  15. lastcallers
  16.  
  17.